バージョン

NullableRoutedPropertyChangedEventArgs<T> コンストラクタ

新しい NullableRoutedPropertyChangedEventArgs<T> を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal oldValue As Nullable(Of T), _
   ByVal newValue As Nullable(Of T) _
)
public NullableRoutedPropertyChangedEventArgs<T>( 
   Nullable<T> oldValue,
   Nullable<T> newValue
)

パラメータ

oldValue
newValue
参照